home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-02-27 | 1.3 KB | 41 lines | [TEXT/ttxt] |
- Display Name Registry
-
- This allows you to browse through the System Name Registry.
- You can use the twist-down buttons to examine particular
- entries. You can save the registry in a text file (either what you
- are browsing, or the entire registry).
-
- A "disk" icon next to an entry indicates "stored in the
- System File." A "chip" icon indicates "stored in NVRAM."
-
- Compiles using Prerelease MPW 3.4b2 (ETO 16) and MetroWerks
- Code Warrior 5.0 MW C/C++ PPC 1.2.
-
- Build the sample as follows:
-
- 1. Copy this folder and its subfolders to anywhere on your
- hard disk.
- 2. Copy the libraries and headers folders from the DDK to anywhere
- you'd like on your hard disk.
- 3. To build under MPW set Directory to this folder and build
- using the Build Menu with a name of DisplayRegistryMPW.
- 4. To build under CW use the Make Toolbar item.
-
- To do:
- • Format all Name Registry entries defined by PCI Bus
- Binding to IEEE 1275 standard.
-
- What was done for this DDK:
-
- 1. Martin has left DTS to write drivers at Apple.
- 2. I have built the DisplayRegistry & DisplayRegistryMPW using CW &
- MPW with small changes to the procedures and folder locations.
- 3. Removed the MakePef command from the MPW make file.
- 4. I have not changed any code but Martin has. See his version date below.
-
- Wayne Flansburg
- Version 1.0b2 April 17, 1995
-
- #####Martin Minow
- #####Version 1.0b1. March 23, 1995.
-